has

abstract fun has(key: Any): Boolean

Returns true if this map contains a mapping for the specified key.

Return

true if this map contains a mapping for the specified key

Parameters

key

the key whose presence in this map is tested

Throws

when the JavaScript object is already disposed or invalid